X-Git-Url: https://git.r.bdr.sh/rbdr/super-polarity/blobdiff_plain/097781e6ad3f7bb1c13c16ff7b6bb7219764fb29..d0950076b4ac797578bc4286a9f631196b4c00c7:/Super%20Polarity/Actors/Ship.cs?ds=inline diff --git a/Super Polarity/Actors/Ship.cs b/Super Polarity/Actors/Ship.cs index 49d0b14..229f639 100644 --- a/Super Polarity/Actors/Ship.cs +++ b/Super Polarity/Actors/Ship.cs @@ -17,7 +17,7 @@ namespace SuperPolarity public float FleeVelocity; public float ActVelocity; public float ChargeVelocity; - protected int RepelRadius; + public int RepelRadius; protected bool Magnetizing;